projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e166a83
)
ARM: at91: remove AT91X40 macro since it is not use any more
author
Wu, Josh
<
[email protected]
>
Tue, 20 May 2014 09:27:28 +0000
(17:27 +0800)
committer
Andreas Bießmann
<
[email protected]
>
Mon, 26 May 2014 22:10:50 +0000
(
00:10
+0200)
The at91x40.h is not exist. So we remove it.
Signed-off-by: Josh Wu <
[email protected]
>
Signed-off-by: Andreas Bießmann <
[email protected]
>
arch/arm/include/asm/arch-at91/hardware.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-at91/hardware.h
b/arch/arm/include/asm/arch-at91/hardware.h
index a63f97406020753baf0efd7ee936b747d9446bdf..d712a0dc9136c47f52eed8cbed253114163a7952 100644
(file)
--- a/
arch/arm/include/asm/arch-at91/hardware.h
+++ b/
arch/arm/include/asm/arch-at91/hardware.h
@@
-25,8
+25,6
@@
# include <asm/arch/at91sam9x5.h>
#elif defined(CONFIG_AT91CAP9)
# include <asm/arch/at91cap9.h>
-#elif defined(CONFIG_AT91X40)
-# include <asm/arch/at91x40.h>
#elif defined(CONFIG_SAMA5D3)
# include <asm/arch/sama5d3.h>
#else